Skip to content

Add webrtc-leak-check to JavaScript Libraries#32

Open
CodeWithEhtisham wants to merge 1 commit into
rtckit:masterfrom
CodeWithEhtisham:add-webrtc-leak-check
Open

Add webrtc-leak-check to JavaScript Libraries#32
CodeWithEhtisham wants to merge 1 commit into
rtckit:masterfrom
CodeWithEhtisham:add-webrtc-leak-check

Conversation

@CodeWithEhtisham

Copy link
Copy Markdown

Adds webrtc-leak-check to the JavaScript Libraries section.

It's a zero-dependency TypeScript library that detects WebRTC IP address leaks from the browser: gathers ICE candidates across multiple STUN providers (Cloudflare, Google, Twilio), parses them per RFC 8445 (no regex scraping), classifies host/srflx/relay candidate types, and handles compressed IPv6. Ships with unit tests (node:test) and documents its limitations honestly (no TURN/relay probing).

Disclosure: I'm the author of the library.

Checklist:

  • One suggestion per pull request
  • Format - [PACKAGE](LINK) - DESCRIPTION.
  • Description short, ends with a full stop
  • Not a commercial product (MIT-licensed open source)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant